v2.3j - December 19, 2016
*************************
.added option for Iout + OWD in Read EEPROM function
	.selecting this option writes "0000h" to Register 4, forcing OWD=0 but losing all Register 4 data!

v2.3h - August 11, 2016
*********************
.corrected power control issue in calibration mode

v2.3g - August 9, 2016
*********************
.corrected power control issue when using slave PCBs

v2.3f - April 5, 2016
*********************
.corrected bug with software closing when the user selected "No" in the confirmation window

v2.3e - April 4, 2016
*********************
.corrected state changes when re-running calibration steps

v2.3d - April 1, 2016
*********************
.corrected issues with read/write EEPROM functionality in 3-wire mode
.revised progress bar functionality

v2.3c - March 31, 2016
**********************
.set proper default directories of all file loading and saving prompts
.added busy indicator to all calibration and error-checking steps
.made various GUI improvements

v2.3b - March 29, 2016
**********************
.added automatic error check function of all channel EEPROM vs. a saved EEPROM_Multi file
.corrected "Set Mux" and "Reset Mux" functionality in "Test/Debug" tab for all output modes
.added "Soak Time" control to "Run Cal" tab calibration controls
.power now remains applied to all channels when reading/writing EEPROM in "Read/Write EEPROM" tab
.corrected progress bar functionality

v2.3a - March 21, 2016
**********************
.debugged EEPROM_Multi file automatic write location
.debugged EEPROM_Multi file address labels
.added "Reset Software" function to "Test/Debug" tab in case of software errors

v2.3 - March 10, 2016
*********************
RUN CAL
-------
.added "Save EEPROM data to file?" option
	-saves formatted lookup table to .csv file before writing to EEPROM
	-automatically saves to "\EEPROM_Data_Multi" directory
	-automatically names file based on date and time
.added function to re-calibrate single channel (or all channels)
.calibration over temperature no longer occurs if number of temperatures is < 2

OVER TEMPERATURE RESULTS
------------------------
.added channel indicator to info cluster in "Over Temperature Results" tab

RESULTS AT CURRENT TEMPERATURE
------------------------------
."Result at Current Temp" tab renamed to "Results at Current Temperature"

READ/WRITE EEPROM
-----------------
.added function to write EEPROM from text file for single channel (or all channels)
.added function to split multi-channel EEPROM .csv data into separate .txt files for forced calibration
.added EEPROM error checking between data written and data read back
.default directory of single EEPROM write set to "\EEPROM_Data_Single"
."Write EEPROM from File" tab renamed to "Read/Write EEPROM"

TEST/DEBUG
----------
."Test and Debug" tab renamed to "Test/Debug"
.moved read EEPROM functionality to "Read/Write EEPROM" tab

v2.2 - February 9, 2016
***********************
.added support for multiple digital multimeters over GPIB, USB, and RS232 interfaces
	.includes TH1961 and and BK5491b
.standardized typeface to Arial for consistent display across operating systems

v2.1 - August 1, 2014
*********************
.added read and save EEPROM function
.added standalone write EEPROM function
.added version check button
.added coarse offset enable/disable
.added secondary gain/offset stage calibration
.fixed negative temperature bug which would cause calibration to fail
.made various GUI improvements